home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Utilitaires / Add-Remove Plus / invarptrial.exe / {app} / arplus.exe / 0 / RCDATA / TFDETAILS / TFDETAILS.txt < prev   
Text File  |  2004-10-21  |  2KB  |  112 lines

  1. object fDetails: TfDetails
  2.   Left = 335
  3.   Top = 210
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Program Details'
  7.   ClientHeight = 335
  8.   ClientWidth = 495
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poMainFormCenter
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object bevBottom: TBevel
  22.     Left = 0
  23.     Top = 290
  24.     Width = 495
  25.     Height = 45
  26.     Align = alBottom
  27.     Shape = bsTopLine
  28.   end
  29.   object sbDetails: TScrollBox
  30.     Left = 0
  31.     Top = 60
  32.     Width = 495
  33.     Height = 230
  34.     Align = alClient
  35.     BevelInner = bvNone
  36.     BevelOuter = bvNone
  37.     BevelKind = bkFlat
  38.     BorderStyle = bsNone
  39.     Color = clWhite
  40.     ParentColor = False
  41.     TabOrder = 0
  42.   end
  43.   object Panel1: TPanel
  44.     Left = 0
  45.     Top = 0
  46.     Width = 495
  47.     Height = 60
  48.     Align = alTop
  49.     BevelInner = bvRaised
  50.     BevelOuter = bvLowered
  51.     TabOrder = 1
  52.     DesignSize = (
  53.       495
  54.       60)
  55.     object Image2: TImage
  56.       Left = 2
  57.       Top = 2
  58.       Width = 491
  59.       Height = 56
  60.       Align = alClient
  61.       Picture.Data = {<image000.bmp>}
  62.       Stretch = True
  63.     end
  64.     object lWindowTitle: TLabel
  65.       Left = 23
  66.       Top = 20
  67.       Width = 113
  68.       Height = 16
  69.       Caption = 'Program Details'
  70.       Color = clSilver
  71.       Font.Charset = DEFAULT_CHARSET
  72.       Font.Color = 1973790
  73.       Font.Height = -13
  74.       Font.Name = 'MS Sans Serif'
  75.       Font.Style = [fsBold]
  76.       ParentColor = False
  77.       ParentFont = False
  78.       Transparent = True
  79.     end
  80.     object Image1: TImage
  81.       Left = 447
  82.       Top = 12
  83.       Width = 32
  84.       Height = 32
  85.       Anchors = [akTop, akRight]
  86.       AutoSize = True
  87.       Picture.Data = {<image001.bmp>}
  88.       Transparent = True
  89.     end
  90.   end
  91.   object buClose: TButton
  92.     Left = 416
  93.     Top = 296
  94.     Width = 75
  95.     Height = 33
  96.     Cancel = True
  97.     Caption = '&Close'
  98.     Default = True
  99.     Font.Charset = DEFAULT_CHARSET
  100.     Font.Color = clWindowText
  101.     Font.Height = -12
  102.     Font.Name = 'Tahoma'
  103.     Font.Style = []
  104.     ModalResult = 1
  105.     ParentFont = False
  106.     TabOrder = 2
  107.   end
  108.   object XPManifest1: TXPManifest
  109.     Top = 296
  110.   end
  111. end
  112.